By default ; class variables and constants are ;類變量和常數(shù)默認(rèn)為
To the section name and reset the global current classes variable 設(shè)置成節(jié)名并將全局的當(dāng)前類變量
In other words they are class variables , not instance variables 換句話說它們是類變量,不是實例變量。
Class variables as in the java language are qualified by the class name 類變量(像在java語言中一樣)是用類名限定的。
Demonstrates how to access a base class variable that is hidden in a derived class 演示如何訪問在派生類中隱藏的基類變量。
Overloaded infix operators and do not work if both operands are class variables 如果兩個操作數(shù)均為類變量,重載中綴運算符< <和> >無效:
In the java language , only one sensible mapping exists : the attribute becomes a class variable 在java語言中只有一種合理的映射方式:屬性變成一個類變量。
An assertion cannot be used with class variable declarations for instance , but can be placed within any method 不能將斷言同實例的類變量聲明一塊使用,但卻可以將其置于任何方法內(nèi)。
Structure variable declarations cannot specify initializers or initial sizes for arrays ; class variable declarations can 結(jié)構(gòu)變量聲明不能指定初始值設(shè)定項或數(shù)組初始大小,而類變量聲明可以。
If an element was not previous selected using a mouse click , the code assigns the element to a private class variable named 如果某元素不是以前使用鼠標(biāo)單擊選定的元素,此代碼會將此元素分配給名稱為